toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.extensions.event
/
[jvm]ExtensionActionUpdated
Extension
Action
Updated
public
interface
ExtensionActionUpdated
implements
ExtensionActionEvent
An event indicating that an extension action has been updated.
Since
8.0.0
Members
Functions
action
Link copied to clipboard
public
ExtensionAction
action
(
)
Returns the extension action that has been updated.
browser
Link copied to clipboard
public
Browser
browser
(
)
Returns the browser associated with the extension action.